Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed checking for valid arguments for python tests execution #44

Merged

Conversation

rquidute
Copy link
Contributor

What changed

  • Removed the checking for valid arguments when running python tests. We intend to remove any dependency regarding python arguments between TH and SDK. If any parameter in Python test were added in SDK we would have to update the valid args list in TH backend code.

  • Removed endpoint_id attribute in default_test_environment.config because this parameter is no longer defined in the pydantic model and must be defined in test_parameter when necessary.

Testing

  • The way the arguments is defined in Project Config it will be used while running Python tests.

Screenshot 2023-12-13 at 10 44 54

Screenshot 2023-12-13 at 11 11 01

  • Unit Testing updated and running
Screenshot 2023-12-13 at 10 56 19

@rquidute rquidute merged commit 6217941 into project-chip:main Dec 13, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants